From: Daniel Boles Date: Fri, 29 Sep 2017 17:13:44 +0000 (+0100) Subject: docs: css-properties: Fix wrongly repeated colour X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~150 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=82a9331144d70875cdca0a0cde54b602fc85c9d9;p=gtk%2B3.0.git docs: css-properties: Fix wrongly repeated colour --- diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml index 8c0f4ce1e5..c3c74853fa 100644 --- a/docs/reference/gtk/css-properties.xml +++ b/docs/reference/gtk/css-properties.xml @@ -482,7 +482,7 @@ We use for syntax productions, and each line is put in a icons. The recognized names for colors in symbolic icons are error, warning and success. The default palette maps these three names to symbolic colors with the names @error_color, @warning_color and - @error_color. + @success_color respectively.